[INFO] cloning repository https://github.com/simpoir/imap_block
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simpoir/imap_block" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpoir%2Fimap_block", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpoir%2Fimap_block'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17edd4bdf82b1eb1d400931cf8b8bc7c887a2de7
[INFO] testing simpoir/imap_block against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpoir%2Fimap_block" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simpoir/imap_block
[INFO] finished tweaking git repo https://github.com/simpoir/imap_block
[INFO] tweaked toml for git repo https://github.com/simpoir/imap_block written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simpoir/imap_block on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simpoir/imap_block already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7bf3448e931ab338c17cfcb30172974249742f749f48e84b4b5545405f812e
[INFO] running `Command { std: "docker" "start" "-a" "0e7bf3448e931ab338c17cfcb30172974249742f749f48e84b4b5545405f812e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7bf3448e931ab338c17cfcb30172974249742f749f48e84b4b5545405f812e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7bf3448e931ab338c17cfcb30172974249742f749f48e84b4b5545405f812e", kill_on_drop: false }`
[INFO] [stdout] 0e7bf3448e931ab338c17cfcb30172974249742f749f48e84b4b5545405f812e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5a79b18855b5ca728c1ba30697826c971d1e86c7b939b4a431566317f227d2d
[INFO] running `Command { std: "docker" "start" "-a" "c5a79b18855b5ca728c1ba30697826c971d1e86c7b939b4a431566317f227d2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling urlparse v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling imap-proto v0.16.5
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling async-native-tls v0.5.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-imap v0.10.1
[INFO] [stderr]    Compiling imap_block v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.95s
[INFO] running `Command { std: "docker" "inspect" "c5a79b18855b5ca728c1ba30697826c971d1e86c7b939b4a431566317f227d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a79b18855b5ca728c1ba30697826c971d1e86c7b939b4a431566317f227d2d", kill_on_drop: false }`
[INFO] [stdout] c5a79b18855b5ca728c1ba30697826c971d1e86c7b939b4a431566317f227d2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbf72a207c30b99e7d7982525ea1c78375db424e8787b9eb6900e9105916c4d9
[INFO] running `Command { std: "docker" "start" "-a" "bbf72a207c30b99e7d7982525ea1c78375db424e8787b9eb6900e9105916c4d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling imap_block v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/creds.rs:128:50
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let c = block_on(super::Creds::from_mutt(&path));
[INFO] [stdout]     |                          ----------------------- ^^^^^ expected `&Path`, found `&String`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&async_std::path::Path`
[INFO] [stdout]                found reference `&std::string::String`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/creds.rs:47:18
[INFO] [stdout]     |
[INFO] [stdout]  47 |     pub async fn from_mutt(conf: &Path) -> Res<Creds> {
[INFO] [stdout]     |                  ^^^^^^^^^ -----------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/creds.rs:135:50
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let c = block_on(super::Creds::from_mutt(tmp.path().to_str().unwrap()));
[INFO] [stdout]     |                          ----------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Path`, found `&str`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&async_std::path::Path`
[INFO] [stdout]                found reference `&str`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/creds.rs:47:18
[INFO] [stdout]     |
[INFO] [stdout]  47 |     pub async fn from_mutt(conf: &Path) -> Res<Creds> {
[INFO] [stdout]     |                  ^^^^^^^^^ -----------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/creds.rs:158:50
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let c = block_on(super::Creds::from_mutt(tmp.path().to_str().unwrap()));
[INFO] [stdout]     |                          ----------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Path`, found `&str`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&async_std::path::Path`
[INFO] [stdout]                found reference `&str`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/creds.rs:47:18
[INFO] [stdout]     |
[INFO] [stdout]  47 |     pub async fn from_mutt(conf: &Path) -> Res<Creds> {
[INFO] [stdout]     |                  ^^^^^^^^^ -----------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imap_block` (bin "imap_block" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "bbf72a207c30b99e7d7982525ea1c78375db424e8787b9eb6900e9105916c4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf72a207c30b99e7d7982525ea1c78375db424e8787b9eb6900e9105916c4d9", kill_on_drop: false }`
[INFO] [stdout] bbf72a207c30b99e7d7982525ea1c78375db424e8787b9eb6900e9105916c4d9
